mergAVAffineTransformRect
Type
function
Summary
This will apply the affine transform to a rect and return the result
Syntax
mergAVAffineTransformRect(<pTransform>, <pRect>)
Description
This will apply the affine transform to a rect and return the result
Parameters
Name | Type | Description |
---|---|---|
pTransform | an affine transform as "a,d,c,d,tx,ty" | |
pRect | the rect to be transformed in the form "left,top,right,bottom" |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile